Java Edition 1.18 – Minecraft Wiki 您所在的位置:网站首页 English version has been added Java Edition 1.18 – Minecraft Wiki

Java Edition 1.18 – Minecraft Wiki

2023-08-20 23:00| 来源: 网络整理| 查看: 265

For a guide about all content currently released in this update, see Java Edition guides/Caves & Cliffs.

Minecraft 1.18 Edition Java Edition Official name Caves & Cliffs: Part II Release date November 30, 2021 Development versions Experimental snapshots (7) Snapshots (8) Pre-releases (8) Release candidates (4) (View all) Downloads Client (.json)Server Obfuscation maps ClientServer Protocol version 757 Data version 2860 See also other instances of 1.18 Bedrock EditionPlayStation 3 EditionPlayStation 4 EditionPlayStation Vita Edition

1.18, the first release of Caves & Cliffs: Part II, is a major update to Java Edition released on November 30, 2021.[1] It completely overhauls the Overworld generation, with larger caves, taller mountains, new mountain biomes, new cave biomes, and flooded caves. It was first announced alongside the release of 1.17 snapshot 21w15a when Mojang Studios stated that the Caves & Cliffs update would be split in two.[2][3] Some features for 1.18 were initially implemented during 1.17's development cycle, before getting postponed and relegated to official data packs used with a corresponding 1.17 snapshot.[4]

Contents 1 Additions 1.1 Items 1.2 World generation 1.3 Command format 1.4 Gameplay 1.5 General 2 Changes 2.1 Blocks 2.2 Items 2.3 Mobs 2.4 Non-mob entities 2.5 World generation 2.6 Gameplay 2.7 General 3 Fixes 4 Videos 5 Notes 6 References Additions[] Items[] Music Disc Otherside JE1 BE1 Music Disc Added a new music disc from Lena Raine titled "otherside". Can be found on rare occasions in stronghold corridor chests, or more rarely in dungeon chests. Has a blue and green color to the ring area of the disc. World generation[] Caves Completely overhauled. Now stretch down to Y=-64. The caves now generate in 2 layers of different stone bases depending on the depth. The layer above Y=8 is made up of regular stone. Stone transitions to deepslate from Y=8 to Y=0. Deepslate completely replaces stone from Y=0 to bedrock. Certain types of ores and structures still generate in the deepslate layer, as well as tuff and gravel. Dirt, diorite, granite and andesite do not generate in this layer. Biomes such as the dripstone caves and lush caves now generate in the underground. Contain aquifers, bodies of water with different heights, independent of sea level (Y=63). Aquifers below Y=0 sometimes generate with lava instead of water. Improved old caves to blend in with the new generations of caves better New noise caves, coming in 3 forms, "cheese", "spaghetti", and "noodle". Cheese caves have large stone towers stretching from the bottom of the cave to the top, and are often large enough to allow safe elytra flight. Spaghetti caves are long, thin caves that have small aquifers and are more similar to original caves. Noodle caves are thinner, squigglier, and more claustrophobic variants of spaghetti caves. Mountains Come in 6 sub-biomes: Meadow A grassy elevated biome that looks like a flowery and colder plains, with an aqua grass color and dark blue water color. Generates in plateaus and the lowest layers of some mountains, usually near plains and other temperate biomes. Contains grass, tall grass, dandelions, azure bluets, cornflowers, poppies, daisies and alliums Birch and oak trees can rarely appear in this biome, and always have bee nests. Only rabbits, donkeys, and sheep spawn in this biome. Plains villages and pillager outposts can generate in this biome. Grove Generates in the slopes of a snowy mountain when next to forested biomes. Reminiscent of a snowy taiga with a surface of snow blocks and powder snow, instead of grass blocks. Rabbits, wolves, foxes, sheep, pigs, chickens and cows spawn in this biome. Pillager outposts can generate in this biome. Snowy Slopes Generates in the slopes of a mountain when next to plains and snowy tundra. Covered in snow, snow block and powder snow. Only rabbits and goats spawn in this biome. Igloos and pillager outposts can generate in this biome. Jagged Peaks One of three biomes that generate in the mountain peaks. Covered in snow, snow blocks and stone. Tends to generate in sharp and jagged peaks in areas with snowy, cold, and temperate biomes. Only goats spawn in this biome. Pillager outposts can generate in this biome. Frozen Peaks One of three biomes that generate in the mountain peaks. Covered in snow, snow blocks, ice, and packed ice. Tends to generate in smoother and less jagged peaks in areas with snowy, cold, and temperate biomes. Only goats spawn in this biome. Pillager outposts can generate in this biome. Stony Peaks One of three biomes that generate in the mountain peaks. Covered in stone, gravel, and strips of calcite. Tends to generate in any peak surrounded by warm biomes such as jungles and savannas, to avoid temperature clashes. No animals spawn in this biome. Pillager outposts can generate in this biome. Ore veins Long and rare ore formations. Copper ore veins mixed with granite and blocks of raw copper generate above Y=0. Iron ore veins mixed with tuff and blocks of raw iron generate below Y=0. Upgrading of old worlds The biomes and terrain from old and new chunks now seamlessly blend, preventing the hard cut borders from before. Any player-made structures in these chunks may either be intact, buried, or deteriorated. Several checks are made on the previous bedrock layer to determine whether or not a chunk should generate new terrain below. The game first checks if there is any bedrock at Y=0. If bedrock is detected, the game then checks if each column in a chunk has air at Y=0. New terrain generates only under columns with non-air blocks. If there is no bedrock whatsoever at Y=0, the whole chunk does not get new terrain below. The old bedrock layer between Y=0 and Y=4 in old chunks gets replaced with deepslate. A new bedrock layer is placed between Y=-64 and Y=-60. Command format[] /jfr When enabled, begins profiling with Java FlightRecorder, as well as the following custom events: minecraft.ServerTickTime: Sampling event exposing average server tick times in intervals of a second minecraft.ChunkGeneration: Time taken to generate individual chunk stages minecraft.PacketRead / minecraft.PacketSent: Network traffic minecraft.WorldLoadFinishedEvent: Initial world loading duration The profiling can be stopped in-game by using /jfr stop. If it is started from an external source, the JFR events for network packets are aggregated instead of one event per packet. Gameplay[] Advancements Added four new advancements: Caves & Cliffs Fall from the top to the bottom of the Overworld. Feels like home Ride a strider on lava for 50 blocks in the Overworld. Sound of Music Play music with a jukebox in a meadow biome. Star Trader Trade with a villager at the build height limit. Added two new advancement triggers. fall_from_height Triggered when a player lands after falling. ride_entity_in_lava Triggered for every tick when player rides in lava. General[] Debug screen Added three new lines: Multinoise, biome builder, and terrain. Appears if the dimension where the player is uses the multi-noise biome source type. Multinoise lists the parameters used at the player's position in order to place a biome. C is continentalness, E is erosion, T is temperature, H is humidity, and W is weirdness. Continentalness goes up as you go more inland. In areas with low continentalness values, oceans may generate. Erosion determines how flat or mountainous terrain is. Higher values result in flatter areas, lower values result in mountainous areas. Temperature and humidity have no impact on the terrain itself, and determining only biome placement. Weirdness indirectly drives the PV (peaks and valleys) noise and determines which biome variant gets placed. Terrain lists values related to terrain generation.[more information needed] Font Added illageralt, the rune-like font from Minecraft Dungeons. Currently usable only via commands Languages Added Lombard.[note 1] Added Toki Pona.[note 2] Loot tables Added the type field, which is mandatory. Written into BlockEntityTag.id to ensure that the tag can be migrated correctly between versions Added new loot table function set_potion, to set Potion tag on any item. Has following parameters: id: Potion ID Music Added new music to the Overworld (when playing in survival mode), distributed to the new biomes, and to the main menu. By Lena Raine: "Stand Tall", "Left to Bloom", "One More Day", "Wending" and "Infinite Amethyst": "Stand Tall" plays in the snowy slopes, jagged peaks, frozen peaks and stony peaks biomes, as well as the menu screen. "Left to Bloom" plays in the meadow and lush caves biomes, as well as the menu screen. "One More Day" plays in the meadow, snowy slopes and lush caves biomes, as well as the menu screen. "Wending" plays in the grove, jagged peaks, stony peaks and dripstone caves biomes, as well as the menu screen. "Infinite Amethyst" plays in the grove and dripstone caves biomes, as well as the menu screen. By Kumi Tanioka (谷岡 久美): "Floating Dream", "Comforting Memories" and "An Ordinary Day": "Floating Dream" plays in the jagged peaks and lush caves biomes. "Comforting Memories" plays in the grove biome. "An Ordinary Day" plays in the snowy slopes, dripstone caves and lush caves biomes. NBT tags Spawners now have a new  CustomSpawnRules tag, which lets players override the spawn rules of the spawned mob. In the tag, players can specify  BlockLightLimit, which indicates the highest block-light at which the spawners spawn mobs. Options Can now disable lightning flashes, which prevents lightning from making the sky flash. Lightning bolts themselves still appear. The device the game outputs audio to can now be chosen in-game. Added "Chunk Builder" to video settings. Determines as to which chunk sections are updated synchronously in a single frame. Three options: Fully Blocking, which corresponds to how chunk sections were updated before 21w37a, and Semi Blocking and Threaded, which reduce stuttering when placing or removing blocks. However, the latter two options may cause rare visual delays in world updates. Added "Simulation Distance" video setting, a new slider. Entities, blocks, and fluids are not updated outside of simulation distance. Allows higher render distance with less CPU load. Lower limit is 5 chunks. Added "Autosave Indicator" to video settings, for singleplayer worlds, which allows to toggle the indicator on / off. The indicator appears in the bottom right of the screen whenever the game is saving the world file. Defaults to on. Added Online Options as a separate screen: The "Realms Notifications" option has been moved to this screen. Contains the new "Allow Server Listings" option. When deactivated, the player name appears as "Anonymous Player" in server online player listings. Contains the new "Server Difficulty" option, to indicate the difficulty of the current server. Particles Added block_marker, to replace light and barrier. Renders with texture declared in particle slot for model assigned to configured block state. Summoned with same syntax as block particle (i.e. block_marker wheat[age=2]). server.properties Added simulation-distance. Added hide-online-players, which when set to "True", does not send a player list on status requests. Subtitles Added subtitles for various bundle sounds. Added a new subtitle for the crop sound of shears. Tags Added the animals_spawnable_on block tag. Contains grass block. Animals can spawn on blocks in this tag. Added the axolotls_spawnable_on block tag. Contains clay. Axolotls can spawn on blocks in this tag. Added the azalea_grows_on block tag. Contains #dirt, #sand, #terracotta, snow block, and powder snow. Added the azalea_root_replaceable block tag. Contains #lush_ground_replaceable, #terracotta and red sand. Added the big_dripleaf_placeable block tag. Contains #dirt, #small_dripleaf_placeable, and farmland. Big dripleaf can be placed on blocks in this tag. Added the dirt item tag. Contains dirt, grass block, podzol, coarse dirt, mycelium, rooted dirt, and moss block. Added the foxes_spawnable_on block tag. Contains grass block, snow, snow block, podzol and coarse dirt. Foxes can spawn on blocks in this tag. Added the goats_spawnable_on block tag. Contains stone, snow, snow block, powder snow, packed ice and gravel. Goats can spawn on blocks in this tag. Added the mooshrooms_spawnable_on block tag. Contains mycelium. Mooshrooms can spawn on blocks in this tag. Added the parrots_spawnable_on block tag. Contains grass block, air, #leaves and #logs. Parrots can spawn on blocks in this tag. Added the polar_bears_spawnable_on_in_frozen_ocean block tag. Contains ice. Polar bears can spawn on blocks in this tag when in the frozen ocean biome. Added the rabbits_spawnable_on block tag. Contains grass block, snow, snow block and sand. Rabbits can spawn on blocks in this tag. Added the replaceable_plants block tag. Contains grass, fern, dead bush, vine, glow lichen, sunflower, lilac, rose bush, peony, tall grass, large fern, and hanging roots. Added the terracotta block and item tag. Contains terracotta and the 16 variants of colored terracotta. Added the wolves_spawnable_on block tag. Contains grass block, snow and snow block. Wolves can spawn on blocks in this tag. Telemetry Readded, previously a part of game known as "snooper" until 18w20c. Implemented only in world load event now. Sent data when loading singleplayer world or connecting to multiplayer server. Contains following information: Launcher identifier User identifier (XUID) Client session ID (changes on restart) World session ID (changes per world load, to be reused for later events) Game version Operating system name and version Java runtime version If client or server is modded (same information as on crash logs) Server type (single player, Realms or other) Game mode Cannot be disabled.[5] Changes[] Blocks[] Anvil Slightly changed the hammer texture on its GUI. Barrel Changed the back texture to match the spruce planks from 18w47a. Big Dripleaf Restricted big dripleaf placement to clay, coarse dirt, dirt, farmland, grass blocks, moss blocks, mycelium, podzol and rooted dirt. Carrot Texture of crop stage3 was changed from Carrots Age 7 JE8 to Carrots Age 7 JE9, removed an extra pixel. Cartography Table Texture was changed from Cartography Table JE2 BE1 to Cartography Table JE3, to match the dark oak planks texture after being updated a second time in the Texture Update. Cave Vines, Kelp, Twisting Vines, and Weeping Vines Now stop growing if shears are used on the tip. This action changes the age block state of the tip to 25. Changed cave vines plant texture from Cave Vines Plant JE1 BE1Cave Vines Plant (berries) JE1 BE1 to Cave Vines Plant JE2Cave Vines Plant (berries) JE2. Cocoa Beans Textures of cocoa pods (stage0 and stage1) were changed. Conduit Now has an assigned tool, the pickaxe. Copper Ore Now drop 2-5 raw copper when mining instead of 2-3. Dirt Path Side texture was changed to better match its top texture, as well as the side of a dirt block. Doors Changed texture mapping on doors to make top and bottom textures rotate correctly when opened/closed. Changed textures of oak door and iron door, to remove the extra horizontal line. Enchanting Table Now emits a light level of 7. Changed the texture of the lapis icon in the GUI from Lapis Lazuli (enchanting slot) JE1 BE1 to Lapis Lazuli (enchanting slot) JE3. Glass Pane Top texture was changed to better match its side texture. Lectern Base texture was changed to match the oak planks texture after being updated a second time in the Texture Update. Logs Top textures of crimson stems and warped stems were changed, to match Bedrock Edition. Changed the top texture of dark oak log. Changed the side texture of stripped dark oak log, to match the color of its top texture. Magma Blocks Slightly increased the frequency of underwater magma. Now sometimes generate at the bottom of water-filled caves. Redstone Comparator Changed the base texture of lit comparators from Powered Redstone Comparator (S) JE4 Powered Subtracting Redstone Comparator (S) JE5 to Powered Redstone Comparator (S) JE5 Powered Subtracting Redstone Comparator (S) JE6. Stained Glass Changed textures of blue stained glass and red stained glass, to match transparency of other types of stained glass. Stonecutter Block of Copper can be converted to 4 Cut Copper using stonecutter. Items[] Beetroot Seeds and Melon Seeds Textures were moved down by 1 pixel. Campfire and Soul Campfire Changed the item textures from Campfire (item) JE1 BE1 Soul Campfire (item) JE1 BE1 to Campfire (item) JE2 Soul Campfire (item) JE2. Crossbow Durability has been increased to 465. Doors Changed the item textures of all doors except crimson and warped from Oak Door (item) JE3 BE2 Birch Door (item) JE3 BE1 Spruce Door (item) JE3 BE1 Jungle Door (item) JE4 Acacia Door (item) JE3 BE1 Dark Oak Door (item) JE3 BE1 Iron Door (item) JE2 BE2 to Oak Door (item) JE4 BE3 Birch Door (item) JE4 BE2 Spruce Door (item) JE4 BE2 Jungle Door (item) JE5 BE3 Acacia Door (item) JE4 BE2 Dark Oak Door (item) JE4 BE2 Iron Door (item) JE3 BE3. Item Frames and Glow Item Frames Changed the item textures from Item Frame (item) JE2 BE2 Glow Item Frame (item) JE1 BE1 to Item Frame (item) JE3 Glow Item Frame (item) JE2. Signs Changed the item textures from Oak Sign JE2 BE2 Spruce Sign JE1 BE1 Birch Sign JE1 BE1 Jungle Sign JE1 BE1 Acacia Sign JE1 BE1 Dark Oak Sign JE1 BE1 Crimson Sign JE1 BE1 Warped Sign JE1 BE1 to Oak Sign JE3 Spruce Sign JE2 Birch Sign JE2 Jungle Sign JE2 Acacia Sign JE2 Dark Oak Sign JE2 Crimson Sign JE2 Warped Sign JE2. Mobs[] Axolotls Texture of the wild axolotl was changed. Now spawn only in water above clay blocks in lush caves. Now have their own mob cap. Cod, salmon, pufferfish, tropical fish, squid, and dolphins Now spawn only in water from Y=50 to Y=64. Additionally, tropical fishes now also spawn in lush caves at any height. Drowned Now can spawn in aquifers inside dripstone caves, as well as warm ocean biomes. Enderman Now takes damage when hit by a splash water bottle. Evoker, Pillager, Vindicator, Illusioner and Ravager No longer attack baby villagers. Removed hoods in the textures of evokers and vindicators. Removed a few misplaced pixels in the illusioner's texture. Pillagers can now spawn on snow blocks. Foxes Can now spawn on podzol, coarse dirt, and snow blocks. Glow squids Now spawn only in water blocks under Y=30. Goats Now spawn only in snowy slopes, jagged peaks, and frozen peaks biomes. Horses, mules, and donkeys Now follow players holding golden carrots, golden apples, and enchanted golden apples. Llamas Now follow players holding hay bales. Parrots The bottom texture of all parrots' wings has been flipped. Rabbits Can now spawn on snow blocks. Witches Removed hoods in their textures. Wither Tweaked the wither skull's texture to use the new wither face from the Texture Update. Wolves Can now spawn on snow blocks. Zombie villager Tweaked the armorer zombie villager's and weaponsmith zombie villager's textures to remove stray villager pixels. General Hostile mobs spawn only in areas where the light level is equal to 0. This change affects only block-light and not sky-light.[6] Optimized AI for Axolotls, Goats, Hoglins, Zoglins, Piglins, Piglin Brutes and Villagers. All feedable mobs (except sheep) named Dinnerbone now look at the player correctly. Non-mob entities[] Armor stand Smooth stone outline texture was changed. World generation[] Amethyst geodes Now generate only up to Y=30. Badlands Now can generate in mountain peaks. Red sand generates a bit higher. Red sandstone now generates naturally once again. Beaches Beaches are generally wider. In some places there is a chance where no beaches generate at all, to provide some variation. Biomes Some biomes have been renamed: Old name New name Tall Birch Forest Old Growth Birch Forest Giant Tree Taiga Old Growth Pine Taiga Giant Spruce Taiga Old Growth Spruce Taiga Snowy Tundra Snowy Plains Jungle Edge Sparse Jungle Stone Shore Stony Shore Mountains Windswept Hills Wooded Mountains Windswept Forest Gravelly Mountains Windswept Gravelly Hills Shattered Savanna Windswept Savanna Wooded Badlands Plateau Wooded Badlands Since the terrain height is no longer controlled by biomes, most of the height variant sub-biomes, along with previously unused biome variants have been removed from the game and had their code merged into the main biome: Removed biomes Badlands Plateau Bamboo Jungle Hills Birch Forest Hills Dark Forest Hills Deep Warm Ocean Desert Hills Desert Lakes Giant Spruce Taiga Hills Giant Tree Taiga Hills Gravelly Mountains+ Jungle Hills Modified Badlands Plateau Modified Jungle Modified Jungle Edge Modified Wooded Badlands Plateau Mountain Edge Mushroom Field Shore Shattered Savanna Plateau Snowy Mountains Snowy Taiga Hills Snowy Taiga Mountains Swamp Hills Taiga Hills Taiga Mountains Tall Birch Hills Wooded Hills As a result of this change: All deserts are now eligible for village and desert pyramid generation. All taigas are now eligible for village and outpost generation. All swamps are now eligible for swamp hut generation. All snowy taigas are now eligible for igloo generation. Worlds made in previous versions that generated these biomes convert them into their default variants. Buried Treasure Buried treasure chests can now contain water breathing potions. Desert pyramids No longer generate on water. Now spawn on the surface rather than at a fixed y-level, but tend to be partially buried. Dripstone Caves Now generate naturally underground and inside hills or mountains. Drowned can spawn in aquifers inside dripstone caves. Dungeons Increased the amount of dungeons, especially below Y=0. Fossils The fossils in the deepest part of the underground generate with Deepslate Diamond Ore instead of Coal Ore. Jungle pyramids No longer generate on water. Lakes Water lakes were removed, because aquifers could provide local water levels. Lava lakes now generate only above Y=0 Lush Caves Now generate naturally underground and inside hills or mountains. Azalea trees now generate above lush caves. Mineshafts The starting room no longer generates with a dirt floor. Now generate higher up in badlands.

Structures

Are now hardcoded into world generation. Ocean Ocean biomes temperatures now match land biome temperatures: Frozen oceans now generate only within snowy taigas or snowy plains, as well as snowy beaches. Cold oceans now generate only within taigas, old growth taigas, and some plains and forests. Normal oceans now generate only within plains, forests, birch forests, and dark forests. Lukewarm oceans now generate only within savannas, jungles, and sometimes plains and forests. Warm oceans now generate only within deserts or badlands and can sometimes spawn in deep waters. Completely removed the previously unused deep warm ocean biomes. 1-18-ore-distribution

Ore distribution changes.

Ore distribution Changed ore generation of all ores making them have a spread value like lapis lazuli ore. Some still retain a linear generation alongside a spread generation. Coal ore attempts to generate twice: once, evenly between an altitude of Y=136 and Y=256; and as a spread, peaking at an altitude of Y=96 and generating between an altitude of Y=0 and Y=192. Copper ore generates between Y=-16 and Y=112, generating the most at Y=48 and like all other ores, uses spread. It peaks at Y=48. Bigger blobs of copper ore generate in dripstone caves. Iron ore attempts to generate three times: once as a spread peaking at an altitude of Y=256, generating above Y=80; another as a spread peaking at Y=16 and generating with a minimum height of Y=-24 and a maximum height of Y=57, and a smaller one spreading evenly between the altitudes of Y=-64 and Y=-32. Gold ore generates between the altitudes of Y=-64 and Y=32, peaking at Y=-16. Also, extra gold generates below Y=-48. The extra gold that generates in the badlands biome was increased, with a top height limit from Y=79 to Y=256, and increased number of blobs. Lapis lazuli ore attempts to generate twice: once, as a spread between the altitudes of Y=32 and Y=-32, peaking at an altitude of 0; and evenly between the altitudes of Y=64 and Y=-64, generating buried like ancient debris. Redstone ore attempts to generate twice: once, evenly between an altitude of Y=15 and Y=-64; and as a spread, peaking at an altitude of -64 and generating below an altitude of Y=-32. Diamond ore now generate as a spread, generating below Y=16 and peaking at depths near Y=-64. Emerald ore generates above Y=-16 as a spread, peaking at Y=256 and decreasing in quantity as the altitude decreases. The size and positioning of diorite, andesite, granite, gravel and dirt has been tweaked - there are larger blobs of these blocks but they're fewer and further apart. Diorite, andesite and granite generate less commonly above Y = 60. Pillager outposts Now generate in all the new mountain biomes. Springs Lava springs can now generate amid calcite, dirt, snow block, powder snow and packed ice. These changes allow lava springs to generate in mountains and snowy terrain. Water springs can now generate amid dirt and snow block, and don't generate higher than Y=192. Stony Shore Now generate with strips of gravel. Can generate alongside any biome instead of just windswept hills. Swamp Swamp oak trees are now able to generate in slightly deeper water than before. Villages Now slightly more spread out. Now generate in meadows. General The overworld now uses the multi-noise biome source type. Terrain generation is now independent from biomes, with biomes adapting to whatever terrain they happen to generate throughout.[7] This allows for natural variation in the terrain of any individual biome, both in terms of shape and elevation. For example, forests and deserts could form up on a hill without needing a special biome just for that purpose. This additionally allows for smoother transitions between biomes. Terrain is now smoother and more extreme. Bedrock layers generate dependent on the world seed now. New random number generator is used for overworld generation. Gameplay[] Advancements "Light as a Rabbit" now has "Sweet Dreams" as its parent instead of "Adventure". Changed the number of biomes required to visit for the "Adventuring Time" advancement from 42 to 50, due to the removal of sub-biomes and the inclusion of new additions, with the following biomes now being required: Required biomes Badlands Bamboo Jungle Beach Birch Forest Cold Ocean Dark Forest Deep Cold Ocean Deep Frozen Ocean Deep Lukewarm Ocean Deep Ocean Desert Dripstone Caves Eroded Badlands Flower Forest Forest Frozen Ocean Frozen Peaks Frozen River Grove Ice Spikes Jagged Peaks Jungle Lukewarm Ocean Lush Caves Meadow Mushroom Fields Ocean Old Growth Birch Forest Old Growth Pine Taiga Old Growth Spruce Taiga Plains River Savanna Savanna Plateau Snowy Beach Snowy Plains Snowy Slopes Snowy Taiga Sparse Jungle Stony Peaks Stony Shore Sunflower Plains Swamp Taiga Warm Ocean Windswept Forest Windswept Gravelly Hills Windswept Hills Windswept Savanna Wooded Badlands Weather Sleeping now resets the weather cycle only if the weather is rain or a thunderstorm. General[] Chunk format Chunk’s Level.Sections[].BlockStates & Level.Sections[].Palette have moved to a container structure in Level.Sections[].block_states. Chunk’s Level.Biomes are now paletted and live in a similar container structure in Level.Sections[].biomes. Chunk’s Level.CarvingMasks[] is now long[] instead of byte[]. Removed chunk’s Level and moved everything it contained up. Level.Entities has moved to entities. Level.TileEntities has moved to block_entities. Level.TileTicks and Level.ToBeTicked have moved to block_ticks. Level.LiquidTicks and Level.LiquidsToBeTicked have moved to fluid_ticks. Level.Sections has moved to sections. Level.Structures has moved to structures. Level.Structures.Starts has moved to structures.starts. Level.Sections[].block_states has moved to sections[].block_states. Level.Sections[].biomes has moved to sections[].biomes. Added yPos the minimum section y position in the chunk. Added below_zero_retrogen containing data to support below zero generation. Added blending_data containing data to support blending new world generation with existing chunks. Chunk render pipeline Changed the prioritization order. Clouds Raised cloud level from 128 to 192. Data generator --report option now creates full worldgen reference files instead of just biomes. Data packs Data pack version number has been increased to 8. Effects Redesigned how effects look in the inventory screen. Can display while recipe book is showing. The list of effects are now shown to the right of the player's inventory, instead of the left side. When the inventory effects list is visible, it is hidden from the game view to reduce screen clutter. There are now two effect-list vews, compact and classic: Classic is the pre-existing list of effects, one after another. Compact is a single icon for each effect, suitable for small screens. The game automatically switches between the two looks to suit the available screen space. Height limit Has been increased to 384 blocks, expanding 64 blocks up and 64 blocks down, with 320 being the limit upward and -64 being the limit downward. Menu screen Main menu background is changed to reflect Caves & Cliffs: Part II update. Mob spawning The maximum number of monsters spawned is now tracked per player instead of globally. Options The Sneak and Sprint, and Auto-jump options have been moved to the Controls tab. Render distance now causes chunks to load in a cylinder shape around the player instead of a square. Changed default brightness to 50. Performance Now, various background tasks including world generation are executed on a background thread pool. The size of the thread pool equals Amount of available CPU threads - 1. Maximum amount of threads is 255, instead of 7. This limit can be overridden by Java system property max.bg.threads. Player spawning Reworked world spawn selection algorithm. Now spawns according to the same climate parameters that control biome placement and world generation: players should no longer be able to spawn in the ocean or some other inconvenient location. Resource packs Updated resource pack pack_formatto 8 as the following has changed: inventory.png now contains an extra sprite for a thin-layout version of the effect list in the inventory. Size limit for server resource packs has been increased from 100 MB to 250 MB. Scoreboards Removed length limits for scoreboards, score holders and team names. Server server.jar now bundles individual libraries instead of merging all the files into single archive. This change is meant to solve certain problems related to Java modules. On startup, server.jar unpacks libraries into a directory configured by bundlerRepoDir (default: working directory). To run different main class than server, use bundlerMainClass property. If this property is set to an empty value, the server just validates and extracts files, then exits. Server classes are now signed. Splashes The splash "[this splash text has been delayed until part 2]" has been changed to "[this splash text is now available]". The splash "Now Java 16!" has been changed to "Java 16 + 1 = 17!". Sprinting No longer reduced to walking when touching the wall at low angles. Tags Renamed the lava_pool_replaceables block tag to lava_pool_stone_cannot_replace. Tick Changed some internal details of block and fluid ticking to improve save times. World creation screen Removed "Caves" and "Floating islands". World types Changed Amplified and Large Biomes, they have been adapted to the new terrain. Amplified now has terrain with the following characteristics: Rounded terrain at Y=320, instead of Y=256 previously. Doubled offset above sea level. Greatly increased 3D noise values, resulting in lower factor values inversely. Doubled peak jaggedness. Large Biomes now has terrain with the following characteristics: Most biomes are four times larger, except mountain peaks and rivers. Multinoise is slowed down by factor 4 for temperature, vegetation, continentalness, and erosion, but not for ridge noise. General Optimized entity collisions. The game now requires Java 17 instead of Java 16. Chunks are now saved whenever there is spare time to reduce autosave spikes. Fixes[] 240 issues fixed From released versions before 1.18 MC-7200 – Cave/tunnel generation may cut tunnels a bit too soon. MC-29274 – Withers do not pursue players in survival mode unless attacked. MC-30560 – River through eroded badlands biome generates floating rock formations at water surface. MC-32813 – Floating water / lava above caves / cave carver doesn't update water. MC-44055 – Game fails to switch the audio output from one device to another from the title screen after the game has started. MC-46584 – Clicking and dragging MOUSE3 (mouse wheel) over item slots incorrectly attempts to place full stacks in Survival. MC-49010 – Cloning pressure plates or buttons whilst they're activated keeps them pressed forever. MC-50888 – Can get out of 30,000,000 area. MC-53444 – You can get outside of the world border by mounting a rideable entity (boat, pig, etc.) outside of it. MC-54119 – Can place/take water/lava/lily pads outside world border and inside spawn protection. MC-54545 – Client render distance doesn't adjust to server render distance if they are different, causing faulty chunk loading. MC-62550 – World border not correctly initialized for the End and Nether. MC-63340 – Sleeping always resets time until rain. MC-65628 – Desert pyramids generate underground when using amplified or custom terrain. MC-72831 – Water lakes can generate in deserts. MC-73300 – "Saving Level..." text not appearing in pause menu. MC-80824 – Spawning in some biomes causes "Unable to find spawn biome" warning. MC-85975 – Slimes don't spawn in the swamp hills biome. MC-96535 – Ambient property of potion effects with ShowParticles:0b is not disregarded. MC-101334 – Required space for placing a boat is too small. MC-101917 – Andesite, diorite and granite won't generate above a height of about 80. MC-109260 – Full-width punctuation characters are rendered incorrectly. MC-113425 – Player can interact with entities outside the world border. MC-116359 – Status effects aren't displayed in inventory when recipe book is open. MC-117800 – Half bed can be placed outside the world border. MC-118134 – Item frame texture as an item uses texture of oak planks. MC-121997 – Every dimension's world border is operating independently, and doesn't appear where it actually is. MC-123277 – Too long scoreboard objectives and team names are not detected when commands are parsed. MC-125033 – Old cave and ravine generation gets cut off unnaturally on chunk borders near water. MC-126133 – Undercover ravines sometimes generate cut off at chunk borders. MC-128762 – Strongholds do not generate in ocean buffet worlds. MC-128770 – Woodland mansions still generate in dark forest hills. MC-129266 – Jagged ocean transitions and slower biome generation. MC-129485 – Certain biome specific plant distribution is completely based on chunks, causing patchy biome generation. MC-129912 – Player no longer spawned at highest level at world spawn. MC-131686 – Spawn in ground with Buffet generation when creating a new world. MC-131808 – Forests don't spawn trees near the positive edges, but overstretch bounds on the negative edges. MC-131930 – Deep warm ocean generates without coral and sea pickles. MC-132175 – Beaches generate along swamp hills when bordering an ocean. MC-132285 – Isolated water block floating in mid-air. MC-132306 – Snowy grass without snow near lakes in snowy biome. MC-132347 – Spawning inside icebergs. MC-132429 – Sand beaches generate when bordering gravelly mountains biomes. MC-133466 – Certain world configurations force the player to spawn at X=8 Z=8. MC-133582 – Dolphins try to catch up with boat on land. MC-134407 – Ocean ravines spawning underground with a stone roof on top. MC-135947 – Conduit takes a long time to break when underwater. MC-136288 – Strongholds don't generate in swamp biomes. MC-136523 – Invisible world border in the End dimension. MC-137140 – Llamas cannot spawn in shattered savanna plateau. MC-137950 – Signs textures do not correspond to the actual texture of their handle. MC-137956 – Lakes still generate in superflat preset "Overworld" after removing its tag. MC-138118 – Parrot wing texture is reversed on the bottom. MC-138734 – Spawn point for seed 0, world type Buffet with badlands plateau biome is under surface, ⇒ player dies. MC-138782 – Stranded dolphin tries to catch the boat on the water and stops beating. MC-138801 – The interactions between a biome and another biome and its variants are inconsistent. MC-138939 – Fish and dolphins spawn in water above sea level. MC-140151 – Modified jungle edge biomes generate only when a jungle borders a swamp hills biome. MC-140690 – Giant spruce taiga hills have no difference with giant spruce taiga. MC-142385 – Campfire texture has one pixel extending into hotbar outline. MC-145376 – Bamboo can generate underground when generating in non-bamboo jungles. MC-147122 – You can set your spawn point outside the world border using a bed or respawn anchor. MC-148182 – The zombie villager "profession" texture uses villager-skin-colored pixels. MC-148422 – Stripped dark oak log side texture is too bright. MC-149822 – Bottom border on status effect displays in the inventory is missing. MC-150567 – Dark oak log top texture bark ring not updated. MC-152506 – Wither skull projectile has faces with old texture. MC-152966 – Increase in villages generating in versions after 1.10. MC-156616 – Badlands layers not generating properly. MC-158410 – Strongholds don't generate in beach surface and snowy beaches buffet worlds. MC-159025 – Drowned do not spawn in warm ocean biomes. MC-160256 – Texture of door items does not match the blocks. MC-160710 – Chat messages written while sleeping are deleted after waking up. MC-162038 – Pillagers have no hood texture. MC-162803 – Lily Pad mirrors texture when placed. MC-166238 – Trees can generate on mycelium. MC-166423 – Splash water bottles don't damage endermen. MC-166508 – Glitchy chunk rendering since 1.15 pre-release 2. MC-167277 – Swamp hills don't naturally generate seagrass. MC-169523 – As of 18w06a, the sand, clay and gravel blocks no longer generate around small lakes. MC-170551 – Foxes can't spawn on podzol or coarse dirt. MC-170557 – Spruce door top/bottom has the incorrect texture. MC-173339 – Comparators lit base texture is incorrect. MC-175929 – Ice spikes get cut off below height limit on AMPLIFIED worlds. MC-176309 – Illusioner has a few misplaced pixels left in their texture. MC-176824 – Red glass and outline of blue glass are slightly more opaque. MC-176833 – Anvil GUI hammer uses an outdated iron pallet. MC-177016 – Some lakes in frozen biomes generate unfrozen. MC-177664 – Sound system warning messages are spamming the system log. MC-180398 – Too many sounds causes client to stall, limit can be easily reached with rabbits. MC-182362 – Score callbacks with a too long name break callback chain. MC-183184 – Sprinting stops as soon as you touch another block. MC-185033 – Underground spawn in single biome world type. MC-185034 – Always respawning on the same block with no spawnpoint set. MC-185263 – Non full chunks in cache memory "semi-leak". MC-186042 – Plains biome is always generated when a swamp borders a desert, snowy tundra or snowy taiga. MC-187174 – World border does not take Nether coordinates into account. MC-187716 – Nether biome surface builder types incorrectly assume the world height is 128 blocks. MC-188096 – Gravelly mountains+ is no different than gravelly mountains. MC-190285 – "bedrock_roof_position" tag number does not represent height, but height modifier. MC-190363 – Some biomes generate as "Single biome" worlds in "Floating islands" world type. MC-190724 – Spawning in solid blocks in single biome "Badlands Plateau" world. MC-193348 – Status effect bars shift the player's inventory in Creative mode. MC-194822 – Glass pane top texture has not changed with the Texture Update. MC-194950 – Cactus in potted cactus is vertically squished. MC-196723 – If the player gets an effect in Creative mode while their inventory is open and not having an effect before, they won’t see the effect in their inventory until they close and open their inventory. MC-197688 – Mountain edge never generates. MC-198007 – Villages replace ice with path blocks instead of wood. MC-198232 – Music plays less frequently as it normally did. MC-199298 – Strongholds don't generate in bamboo jungles. MC-199662 – Extra pixels in cocoa pod textures as of Texture Update. MC-200046 – Cartography table planks texture is incorrect/slightly outdated. MC-200137 – Lectern base plate texture still uses the old planks texture. MC-200230 – Anomalous stripes/grid ice generation in frozen ocean biome. MC-200494 – In mineshafts, torches can generate attached to blocks other than the wooden supports. MC-200640 – Despite being a coastal biome, mushroom field shores don't have a warm/unique water color. MC-200803 – Gravelly mountains+/modified gravelly mountains placed incorrectly in the biome selection. MC-200956 – Beetroot seeds texture is not vertically centered. MC-200957 – Melon seeds texture is not vertically centered. MC-202036 – Adding a biome to a datapack shifts biome IDs in existing chunks. MC-202166 – "Times Crafted" statistics column doesn't always display data correctly. MC-202376 – Rabbits, instead of spawning on snow blocks, spawn on snow layers. MC-202910 – Inconsistent highlight color on armor. MC-203155 – Enchanting table GUI uses old lapis texture. MC-204901 – Side texture for dirt paths hasn't been updated with the texture update. MC-206303 – Minecarts have old textures on the bottom. MC-206620 – Cauldron invisible when crawling in it. MC-206660 – Stalactites don't fall properly if there are blocks directly below it. MC-208352 – Dark forest hills don't generate small patches of plains or sunflower plains, but dark forest does. MC-208353 – Several hills biomes do not generate sporadically replacing patches of their regular biome counterparts. MC-208601 – Axolotls do not avoid danger when pathfinding. MC-212113 – Glow lichen can spawn underwater whilst not in a cave. MC-213779 – FPS drops when looking up in a tall world (4064 blocks). MC-214288 – Player does not spawn on the surface of the world when min_y is greater than 0. MC-214335 – Flower forest is much steeper than regular forest. MC-214783 – Oceans generate with stone floors. MC-214797 – Pointed dripstone can generate floating at transitions between local water levels. MC-214799 – Aquifers sometimes create air pockets. MC-214864 – Hard edges when new caves generate near surface. MC-214894 – Bamboo generates in caves under jungles. MC-214959 – Sugar cane generates in caves. MC-214963 – Mineshaft generation is non-deterministic. MC-215062 – Weird aquifer barrier generator and water in incorrect states. MC-215139 – Some water in caves does not start flowing. MC-215296 – Mineshafts often don't generate in floating island worlds. MC-215876 – Dirt can generate below Y=0 from mineshafts. MC-216362 – Jukeboxes that have been placed don't stack with jukeboxes that have not been placed. MC-216432 – Mineshafts can generate with light but without any torches. MC-216448 – River generates over a ravine. MC-216561 – Torches not spawning in abandoned mineshafts under Y=0. MC-216784 – Ruined portals don't generate below Y=0. MC-216952 – Some chunks interrupting with cave systems filled with blocks. MC-216967 – Kelp and seagrass can generate in aquifers. MC-217038 – Large dripstone structures can be generated outside the caves. MC-217056 – Some high-speed particles lag/freeze the game. MC-217136 – Random noise pillars generating mid air. MC-217379 – Pufferfish don't spawn in deep warm ocean. MC-217465 – Unnatural shape looking like a chunk border but appears to be completely unrelated to chunk borders. MC-217509 – Inefficient generation of aquifers, noise caves and ore veins. MC-217906 – Large amounts of axolotls cause performance issues. MC-218167 – Chatting causes lag to occur. MC-218592 – Azalea trees can generate in more than two blocks of water. MC-219035 – Fossil structures can't generate in far east and south blocks of a chunk. MC-219132 – Cave vines hang from amethyst buds and clusters. MC-219774 – Magma blocks spawn everywhere underwater in 21w10a. MC-219946 – Weird flat sections of terrain. MC-220061 – Painting back texture is mirrored. MC-221172 – Warped and Crimson Stems use different top texture from Bedrock Edition. MC-221641 – Caves can make ravines generate without water. MC-221679 – End fog loses its gradient when under Y=0. MC-221777 – Horses, donkeys, mules, llamas, and trader llamas do not follow players holding food. MC-221815 – Flat roofs in underwater caves. MC-221917 – Dripstone, pointed dripstone, and cave magma generate in oceans. MC-222051 – Iron ore generation was not increased in 21w13a. MC-222154 – Cave vines can generate hanging on pointed dripstone. MC-222379 – Magma can spawn under air in underwater caves. MC-222388 – Acacia trees under Y=0 often grow with bare branches. MC-222763 – Armor stands use the old smooth stone slab texture. MC-223044 – Floating water can generate in ravines. MC-223051 – Dripstone can generate in surface lakes. MC-223148 – Extended height message goes behind the scrolling bar. MC-223840 – Lava blocks from "Lava Aquifers" don't get updated when a cave cuts through underneath them. MC-223917 – Goats on fire do not attempt to pathfind toward water. MC-224205 – Cloned big dripleaves remain tilted forever when their tilt value is not equal to "none". MC-224494 – Regular dirt can generate naturally on the surface near pools. MC-225030 – Dungeons are extremely rare compared to in the past. MC-225506 – Grass blocks can generate naturally in underground pools. MC-225553 – Oak and iron doors have a line in their textures. MC-225781 – The noise cave lava level and the cave carver lava level generate 1 block apart. MC-225842 – Flowers can generate on large plants near lakes. MC-225858 – Seeds and flowers appear in ponds. MC-225949 – Parity issue: Different Bedrock and Java sign items textures. MC-226000 – Pointed dripstone items in underground pools. MC-226313 – Lava can generate floating in caves. MC-226437 – Water lakes generating in snowy tundra's can sometimes contain dark spots. MC-226682 – World can fail to render/load causing visual issues. MC-226689 – Albert Pastore's name is grey and improperly indented in the credits. MC-226711 – Carrot crop texture has an incorrect pixel. MC-227064 – Floating grass can still generate above water lakes. MC-227163 – Credits say "IT Manager" instead of "IT Managers". MC-227204 – "Explore, dream, discover" quote no longer appears after new credits. MC-227206 – Random names in the new credits use curly quotes/apostrophes. MC-227231 – Steven Silvester's name might be misspelt in the credits. MC-227239 – In the credits, Elizabeth Batson's company name is improperly capitalized. MC-227244 – Ore blocks from ore veins float in underwater magma ravines. MC-227258 – Flowering Azalea Leaves are in both #minecraft:mineable/hoe and #minecraft:mineable/axe tags, while regular Azalea Leaves (and all other leaves) are only in #minecraft:mineable/hoe. MC-227329 – The usage and punctuation of "Inc" is still inconsistent in the credits. MC-227398 – Misplaced pixel on cave vines texture. MC-227537 – Crash: java.lang.NullPointerException: Cannot invoke "it.unimi.dsi.fastutil.objects.ObjectSet.remove(Object)" because "$$4" is null. MC-228745 – Big dripleafs can't be supported by farmland. MC-228900 – Cave vines can generate floating (Recurrence of MC-218817). MC-229013 – Lava lake decorator config is unused. MC-229365 – Large amounts of goats cause performance issues. MC-229517 – Conversion sounds for strays and drowned is controlled by Friendly Creatures mixer, not Hostile Creatures. MC-229977 – Breaking blocks with pistons on the east/west direction causes significant lag. MC-230302 – Glow item frame item texture is missing two pixels. MC-230343 – Parity issue: Enchanting tables do not emit a light level of 7. MC-230866 – Eating whilst traveling through a Nether portal prints error in game log. MC-231219 – Cave vines can occasionally generate hanging on fences. MC-231272 – Cave vines can sometimes generate hanging on cobwebs. MC-231400 – Modified badlands plateau and mountain edge don't generate and gives out invalid biome data in single biome worlds. MC-231666 – Dragon egg can teleport to outside the world border. MC-231782 – Missing "(" in Frank Criscione credit. MC-231818 – You can no longer use the up or down arrow to navigate between servers in the multiplayer menu. MC-231863 – Game crashes when trying to access the Realms settings. MC-233050 – #lava_pool_stone_replaceables tag name is misleading. MC-233661 – In some cases, sand blocks generating over lakes do not cause light updates, resulting in large dark spots. MC-233771 – Parity issue: Light blocks do not display their light level when shown via a held light block item. MC-233883 – The hide and show messages buttons in the social interactions menu display their hover text regardless of the position of the cursor. MC-234039 – The back of wild axolotls are off-centered. MC-235567 – Clusters of dripstone (stalagmites) tend to generate abnormally frequent with thickness "tip" on tall caves. MC-237608 – Server address shown when connection fails during server startup. MC-238006 – Emerald ore and infested blocks do not generate in snowy mountain biomes. MC-238073 – Decorators are independent of world seed. MC-238877 – Deep ocean and ocean are not needed for the "Adventuring Time" advancement. MC-238966 – Old growth spruce taiga and old growth birch forest aren't a part of the "Adventuring Time" advancement. MC-238968 – Windswept gravelly hills and windswept savanna aren't a part of the "Adventuring Time" advancement. MC-240021 – Cullface arguments in cauldrons are excessive. MC-240229 – Rain and snow fall on the same blocks in a certain height range. MC-241747 – Inconsistent Colors in grindstone GUI. Videos[]

Videos made by slicedlime:

Notes[] ↑ Also available for versions since 19w34a. ↑ Also available for versions since 20w45a. References[] ↑ "Caves & Cliffs: Part II out today on Java" – Minecraft.net, November 30, 2021 ↑ "A Caves & Cliffs announcement" – Minecraft.net, April 14, 2021 ↑ "Minecraft Snapshot 21w15a" – Minecraft.net, April 14, 2021 ↑ Caves & Cliffs Prototype Data Pack for Minecraft Java Edition ↑ MC-237493 ↑ "Some more information about: "Monsters will only spawn in complete darkness". This means that generic monster spawning is now only in complete darkness. Mobs that have special rules like slimes or phantoms are unaffected by this." – @_Ulraf_ on X, July 13, 2021 ↑ "Minecraft 1.18 experimental snapshot" – Henrik Kniberg on YouTube, July 13, 2021 Minecraft: Java Edition versions Particular versions Demo Locations PC Gamer demo (Beta 1.3) Classic remake (0.0.23a_01) Developer versions Missing versions (Launcher) Development cycle Pre-Classic (2009) Classic (2009) Indev (2009–10) Oak Door (item) JE1 Infdev (2010) Alpha (2010) Beta (2010–11) Full Release (2011–present) Other updates Launcher updates Beta Sound Update (2011) Music Update (2013) Texture Update (2019) Joke updates 2.0 (2013) 15w14a (2015) 1.RV-Pre1 (2016) 3D Shareware v1.34 (2019) 20w14∞ (2020) 22w13oneBlockAtATime (2022) 23w13a_or_b* (2023)

Combat Tests

1.14.3 - Combat Test Combat Test 2 Combat Test 3 Combat Test 4 Combat Test 5 Combat Test 6 Combat Test 7c Combat Test 7 Combat Test 7b Combat Test 8b Combat Test 8 Combat Test 8c Pre-Classic Version history Cave Game rd-131648 rd-131655 rd-132211 rd-132328 Minecraft: Order of the Stone rd-20090515 Minecraft rd-160052 rd-161348 Minecraft Alpha mc-161607 mc-161616 mc-161625 mc-161648 Classic Version history Early Classic Private Test Builds 0.0.2a 0.0.3a 0.0.9a 0.0.10a 0.0.11a 0.0.12a Multiplayer Test Water Test Lava Test 0.0.12a_01 02 03* 0.0.13a World size test 1 2 Huge levels 0.0.13a_03 0.0.14a New blocks Water test Offset test 0.0.14a_01 03 04* 05* 06 07 08 Multiplayer Test 0.0.15a Multiplayer Test 1 Trees 0.0.15a Multiplayer Test 2 3 4 5 6 7 8 _01 _02 _03 0.0.16a _01 _02*** 0.0.17a 0.0.18a _01 _02 0.0.19a New blocks showcase 0.0.19a_01 02 03 04 05 06* 0.0.20a _01 _02 0.0.21a* _01 0.0.22a* _01 _02 _03 _04 _05 0.0.23a _01 ♥ Survival Test 0.24_SURVIVAL_TEST Development (View all) 0.24_SURVIVAL_TEST_01 02* 03 0.25 SURVIVAL TEST _01 _02 _03 _05 0.26 SURVIVAL TEST Development (View all) 0.27 SURVIVAL TEST Late Classic 0.28 Sheep Bleached Sheep 0.28_01 0.29 _01 _02 0.30 Server 1.0 1.1 1.2 1.3 1.4* 1.4.1 1.5 1.6 1.7 1.8 1.8.1 1.8.2 1.8.3 1.9 1.9.1 1.10 1.10.1 Indev Version history 0.31 December 2009 23-1 Development (View all) 23-2 31 1 2 January 2010 04 06 07 09 10 11 12 13 c 14 22 24 1 2 25 28 29 30 31 February 2010 01 1 2 02 04 1 2 05 Minecraft Indev February 2010 06* 07 1 2 11 12 1 2 13 14 18 19 23 Oak Door (item) JE1 Infdev Version history Minecraft Infdev(Guide) February 2010 27-1 Development (View all) 27-2 March 2010 13 16 20 21 25 27 30 1 2 April 2010 13 14 15 20 June 2010 07 08 11 15 16 1 2 17 1 2 18 (SF1) 24 25 1 2 (SF2) 27 29 30 Alpha Version history v1.0(Guide) v1.0.0 v1.0.1 (SF3) _01 v1.0.2 _01 02 v1.0.3 v1.0.4 (SF4) v1.0.5* _01 v1.0.6 (SF5) _01 02 03 v1.0.7 v1.0.8 _01 v1.0.9 v1.0.10 v1.0.11 (SF6) v1.0.12 v1.0.13 _01* v1.0.14* (SF7) v1.0.15 v1.0.16 _01 02 v1.0.17 (SF8) _01 02 03 04 v1.1(Guide) v1.1.0* (SF9) v1.1.1 (SS1) v1.1.2 _01 v1.2Halloween Update(Guide) v1.2.0 preview v1.2.0_01 _02 v1.2.1 _01 v1.2.2 v1.2.3 _01 02 04 05 v1.2.4_01 v1.2.5 v1.2.6 Server 0.1.0 0.1.1 0.1.2* _01 0.1.3 0.1.4 0.2.0 _01 0.2.1 0.2.2 _01 0.2.3 0.2.4 0.2.5* _01 02 0.2.6 _01 02 0.2.7 0.2.8 Beta Version history Development versions Old Mojang Cape (sprite) 1.0(Guide) 1.0 1.0_01 1.0.2 1.1(Guide) 1.1* 1.1_01 1.1_02 1.2(Guide) 1.2 1.2_01 1.2_02 1.3(Guide) 1.3 1.3_01 1.4(Guide) 1.4* 1.4_01 1.5(Guide) 1.5 1.5_01 1.5_02 1.6(Guide) 1.6 Test Build 3 preview 1.6.1 1.6.2 1.6.3 1.6.4 1.6.5 1.6.6 1.7(Guide) 1.7 preview 1.7_01 1.7.2 1.7.3 🍗 1.8Adventure Update (Part 1)(Guide) 1.8 preview pre* pre2 1.8.1 Full Release (1.0 – 1.9) Version history Development versions 1.0Adventure Update (Part 2)(Guide) 1.0.0 pre pre2 pre3** pre4* pre5 pre6 RC1 RC2** 1.0.1 1.1(Guide) 1.1 11w47a 11w48a 11w49a 11w50a 12w01a 1.2(Guide) 1.2.1 12w03a 12w04a 12w05a* 12w05b 12w06a 12w07a 12w07b 12w08a 1.2 1.2.2 1.2.3 1.2.4 1.2.5 1.3(Guide) 1.3.1 12w15a 12w16a 12w17a 12w18a 12w19a 12w21a 12w21b* 12w22a 12w23a 12w23b 12w24a 12w25a 12w26a 12w27a 12w30a 12w30b 12w30c 12w30d 12w30e 1.3 1.3.2 1.4Pretty Scary Update(Guide) 1.4.2 12w32a 12w34a 12w34b 12w36a 12w37a 12w38a 12w38b 12w39a 12w39b 12w40a 12w40b 12w41a 12w41b 12w42a 12w42b 1.4 1.4.1 1.4.4 1.4.3 1.4.5* 1.4.6** 12w49a 12w50a 12w50b 1.4.7 1.5Redstone Update(Guide) 1.5* 13w01a 13w01b 13w02a 13w02b 13w03a** 13w04a 13w05a* 13w05b 13w06a* 13w07a 13w09a 13w09b 13w09c 13w10a 13w10b 1.5.1* 13w11a 13w12~* 1.5.2* 1.6Horse Update(Guide) 1.6.1 13w16a* 13w16b* 13w17a 13w18a 13w18b 13w18c 13w19a 13w21a 13w21b 13w22a 13w23a 13w23b* 13w24a 13w24b 13w25a 13w25b 13w25c 13w26a 1.6* 1.6.2** 1.6.4 1.6.3* 1.7The Update thatChanged the World(Guide) 1.7.2 13w36a** 13w36b** 13w37a 13w37b 13w38a 13w38b 13w38c* 13w39a 13w39b 13w41a 13w41b* 13w42a 13w42b 13w43a 1.7 1.7.1 1.7.4 13w47a 13w47b 13w47c 13w47d 13w47e 13w48a 13w48b 13w49a 1.7.3 1.7.5 1.7.6 pre1 pre2 1.7.7* 1.7.8 1.7.9 1.7.10 pre1 pre2 pre3 pre4 1.8Bountiful Update(Guide) 1.8 14w02a 14w02b 14w02c 14w03a 14w03b 14w04a* 14w04b* 14w05a 14w05b 14w06a 14w06b 14w07a 14w08a 14w10a 14w10b 14w10c* 14w11a 14w11b 14w17a 14w18a 14w18b 14w19a 14w20a 14w20b 14w21a 14w21b 14w25a 14w25b 14w26a 14w26b 14w26c 14w27a 14w27b 14w28a 14w28b 14w29a 14w29b 14w30a 14w30b 14w30c 14w31a 14w32a 14w32b 14w32c 14w32d 14w33a 14w33b 14w33c 14w34a 14w34b 14w34c 14w34d pre1 pre2 pre3 1.8.1 pre1 pre2 pre3 pre4 pre5 1.8.2 pre1 pre2 pre3 pre4 pre5 pre6 pre7 1.8.3 1.8.4 1.8.5 1.8.6 1.8.7 1.8.8 1.8.9 1.9Combat Update(Guide) 1.9 15w31a 15w31b 15w31c 15w32a 15w32b 15w32c 15w33a 15w33b 15w33c 15w34a 15w34b 15w34c 15w34d 15w35a 15w35b 15w35c 15w35d 15w35e 15w36a 15w36b 15w36c 15w36d 15w37a 15w38a 15w38b 15w39a 15w39b 15w39c 15w40a 15w40b 15w41a 15w41b 15w42a 15w43a 15w43b 15w43c 15w44a 15w44b 15w45a 15w46a 15w47a 15w47b 15w47c 15w49a 15w49b 15w50a 15w51a 15w51b 16w02a 16w03a 16w04a 16w05a 16w05b 16w06a 16w07a 16w07b pre1 pre2 pre3 pre4 1.9.1 pre1 pre2 pre3 1.9.2 1.9.3 16w14a 16w15a 16w15b pre1 pre2 pre3 1.9.4 Full Release (1.10 – 1.19) Version history Development versions 1.10Frostburn Update(Guide) 1.10 16w20a 16w21a 16w21b pre1 pre2 1.10.1 1.10.2 1.11Exploration Update(Guide) 1.11 16w32a 16w32b 16w33a 16w35a 16w36a 16w38a 16w39a 16w39b 16w39c 16w40a 16w41a 16w42a 16w43a 16w44a pre1 1.11.1 16w50a* 1.11.2 1.12World of Color Update(Guide) 1.12 17w06a 17w13a* 17w13b 17w14a 17w15a 17w16a 17w16b 17w17a 17w17b 17w18a* 17w18b pre1 pre2 pre3* pre4 pre5 pre6 pre7 1.12.1 17w31a pre1 1.12.2 pre1 pre2 1.13Update Aquatic(Guide) 1.13 17w43a 17w43b 17w45a 17w45b 17w46a 17w47a 17w47b 17w48a 17w49a 17w49b 17w50a 18w01a 18w02a 18w03a 18w03b 18w05a 18w06a 18w07a 18w07b 18w07c 18w08a 18w08b 18w09a 18w10a 18w10b 18w10c 18w10d 18w11a 18w14a 18w14b 18w15a 18w16a 18w19a 18w19b 18w20a 18w20b 18w20c 18w21a 18w21b 18w22a 18w22b 18w22c pre1 pre2 pre3 pre4 pre5 pre6 pre7 pre8 pre9 pre10 1.13.1 18w30a 18w30b 18w31a 18w32a 18w33a pre1 pre2 1.13.2 pre1 pre2 1.14Village & Pillage(Guide) 1.14 18w43a 18w43b 18w43c 18w44a 18w45a 18w46a 18w47a 18w47b 18w48a 18w48b 18w49a 18w50a 19w02a 19w03a 19w03b 19w03c 19w04a 19w04b 19w05a 19w06a 19w07a 19w08a 19w08b 19w09a 19w11a 19w11b 19w12a 19w12b 19w13a 19w13b* 19w14a 19w14b pre1 pre2 pre3 pre4 pre5 1.14.1 pre1 pre2 1.14.2 pre1 pre2 pre3 pre4* 1.14.3 pre1 pre2 pre3 pre4 1.14.4 pre1 pre2 pre3 pre4 pre5 pre6 pre7 1.15Buzzy Bees(Guide) 1.15 19w34a 19w35a 19w36a 19w37a 19w38a 19w38b 19w39a 19w40a 19w41a 19w42a 19w44a 19w45a 19w45b 19w46a 19w46b pre1 pre2 pre3 pre4 pre5 pre6 pre7 1.15.1 pre1 1.15.2 pre1 pre2 1.16Nether Update(Guide) 1.16* 20w06a 20w07a 20w08a 20w09a 20w10a 20w11a 20w12a 20w13a 20w13b 20w14a 20w15a 20w16a 20w17a 20w18a 20w19a 20w20a 20w20b 20w21a 20w22a pre1 pre2 pre3 pre4 pre5 pre6 pre7 pre8 rc1 1.16.1 1.16.2 20w27a 20w28a 20w29a 20w30a pre1 pre2 pre3 rc1 rc2 1.16.3 rc1 1.16.4 pre1 pre2 rc1 1.16.5 rc1* 1.17 Caves & Cliffs: Part I(Guide) 1.17 20w45a 20w46a 20w48a 20w49a 20w51a 21w03a 21w05a 21w05b 21w06a 21w07a 21w08a 21w08b 21w10a 21w11a 21w13a 21w14a 21w15a 21w16a 21w17a 21w18a 21w19a 21w20a pre1 pre2 pre3 pre4 pre5 rc1 rc2 1.17.1 pre1 pre2 pre3 rc1 rc2 1.18 Caves & Cliffs: Part II(Guide) 1.18 Experimental 1 2 3 4 5 6 7 21w37a 21w38a 21w39a 21w40a 21w41a 21w42a 21w43a 21w44a pre1 pre2 pre3 pre4 pre5 pre6 pre7 pre8 rc1 rc2 rc3 rc4 1.18.1 pre1 rc1 rc2 rc3 1.18.2 22w03a 22w05a 22w06a 22w07a pre1 pre2 pre3 rc1 1.19 The Wild Update(Guide) 1.19 Experimental 1 22w11a 22w12a 22w13a 22w14a 22w15a 22w16a 22w16b 22w17a 22w18a 22w19a pre1 pre2 pre3 pre4 pre5 rc1 rc2 1.19.1 22w24a pre1 rc1 pre2 pre3 pre4 pre5 pre6 rc2 rc3 1.19.2 rc1 rc2 1.19.3 22w42a 22w43a 22w44a 22w45a 22w46a pre1 pre2 pre3 rc1 rc2 rc3 1.19.4 23w03a 23w04a 23w05a 23w06a 23w07a pre1 pre2 pre3 pre4 rc1 rc2 rc3 Full Release (1.20+) Version history Development versions 1.20 Trails & Tales(Guide) 1.20 23w12a 23w13a 23w14a 23w16a 23w17a 23w18a pre1 pre2 pre3 pre4 pre5 pre6 pre7 rc1 1.20.1 rc1 1.20.2 23w31a 23w32a 23w33a


【本文地址】

公司简介

联系我们

今日新闻

    推荐新闻

    专题文章
      CopyRight 2018-2019 实验室设备网 版权所有